#written by Zane C. Bowers =head1 NAME luadd - a tool for adding users to a POSIX users to a LDAP directory =head1 SYNOPSIS luadd B<-u> [B<-g> ] [B<-U> ] [B<-s> ] [B<-H> ] [B<-c> ] [B<-R>] =head1 ARGUMENTS =item B<-u> The name of the user to be added. =item B<-g> The name of the users primary group. If it is not specified, it defaults to the user name. =item B<-U> The UID# for the user to be added. =item B<-s> The login shell of the user. =item B<-H> The home directory of the user. =item B<-c> The config file to use. See dotlugtools(5) for more info. =item B<-R> Allow it to be ran as a non-root. =item B<-S> (true/false) Create home directory using the skeleton. =head1 SEE ALSO dotlugtools(5),lurm(1),lpwo(1),lgadd(1).lgrm(1),lgmod(1) =cut